[INFO] cloning repository https://github.com/ashupednekar/sql-cached-crud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashupednekar/sql-cached-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2d121b8b361ca001c48fdc9d9f111e1a64fc32b
[INFO] testing ashupednekar/sql-cached-crud against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ashupednekar/sql-cached-crud
[INFO] finished tweaking git repo https://github.com/ashupednekar/sql-cached-crud
[INFO] tweaked toml for git repo https://github.com/ashupednekar/sql-cached-crud written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ashupednekar/sql-cached-crud on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ashupednekar/sql-cached-crud already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.0
[INFO] [stderr]   Downloaded sqlx-crud v0.4.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded sqlformat v0.2.4
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.0
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.0
[INFO] [stderr]   Downloaded sqlx-crud-macros v0.4.0
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded sqlx-core v0.8.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.0
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded sqlx v0.8.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.0
[INFO] [stderr]   Downloaded standard-error v0.1.1
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6063570e1976bf0326b5bec1a0a81c691f5c2048bd77db264c2b21a545f82ae6
[INFO] running `Command { std: "docker" "start" "-a" "6063570e1976bf0326b5bec1a0a81c691f5c2048bd77db264c2b21a545f82ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6063570e1976bf0326b5bec1a0a81c691f5c2048bd77db264c2b21a545f82ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6063570e1976bf0326b5bec1a0a81c691f5c2048bd77db264c2b21a545f82ae6", kill_on_drop: false }`
[INFO] [stdout] 6063570e1976bf0326b5bec1a0a81c691f5c2048bd77db264c2b21a545f82ae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5460328585fe5e269163de4543efabeb8b12461318caa8e0d660db27014b46df
[INFO] running `Command { std: "docker" "start" "-a" "5460328585fe5e269163de4543efabeb8b12461318caa8e0d660db27014b46df", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling sqlx-crud-macros v0.4.0
[INFO] [stderr]    Compiling sqlx v0.6.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling sqlx-crud v0.4.0
[INFO] [stderr]    Compiling standard-error v0.1.1
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling sqlx-cached-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudSelector` is never used
[INFO] [stdout]  --> src/adaptors/selectors.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudSelector{
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudMutator` is never used
[INFO] [stdout]  --> src/adaptors/mutators.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudMutator{
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5460328585fe5e269163de4543efabeb8b12461318caa8e0d660db27014b46df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5460328585fe5e269163de4543efabeb8b12461318caa8e0d660db27014b46df", kill_on_drop: false }`
[INFO] [stdout] 5460328585fe5e269163de4543efabeb8b12461318caa8e0d660db27014b46df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7095d3faf7a8ad0367ef184199bcd95a9dcf7ce71cd033cba4a79df6a3492475
[INFO] running `Command { std: "docker" "start" "-a" "7095d3faf7a8ad0367ef184199bcd95a9dcf7ce71cd033cba4a79df6a3492475", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudSelector` is never used
[INFO] [stdout]  --> src/adaptors/selectors.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudSelector{
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-cached-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CrudMutator` is never used
[INFO] [stdout]  --> src/adaptors/mutators.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudMutator{
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudSelector` is never used
[INFO] [stdout]  --> src/adaptors/selectors.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudSelector{
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudMutator` is never used
[INFO] [stdout]  --> src/adaptors/mutators.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudMutator{
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]   --> src/conn/postgres.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn init() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7095d3faf7a8ad0367ef184199bcd95a9dcf7ce71cd033cba4a79df6a3492475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7095d3faf7a8ad0367ef184199bcd95a9dcf7ce71cd033cba4a79df6a3492475", kill_on_drop: false }`
[INFO] [stdout] 7095d3faf7a8ad0367ef184199bcd95a9dcf7ce71cd033cba4a79df6a3492475
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54ccaef7366f7a05aa0a6329df84fdcfd4e326cc172c0d6b9b96e8ac378fc48d
[INFO] running `Command { std: "docker" "start" "-a" "54ccaef7366f7a05aa0a6329df84fdcfd4e326cc172c0d6b9b96e8ac378fc48d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]  --> src/adaptors/selectors.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stderr]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]  --> src/adaptors/selectors.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stderr]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]  --> src/adaptors/mutators.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stderr]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]  --> src/adaptors/mutators.rs:4:31
[INFO] [stderr]   |
[INFO] [stderr] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stderr]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `model`
[INFO] [stderr]  --> src/adaptors/mutators.rs:5:31
[INFO] [stderr]   |
[INFO] [stderr] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stderr]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CrudSelector` is never used
[INFO] [stderr]  --> src/adaptors/selectors.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait CrudSelector{
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CrudMutator` is never used
[INFO] [stderr]  --> src/adaptors/mutators.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait CrudMutator{
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/lib.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `init` is never used
[INFO] [stderr]   --> src/conn/postgres.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn init() {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlx-cached-crud` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-cached-crud` to apply 5 suggestions)
[INFO] [stderr] warning: `sqlx-cached-crud` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p sqlx-cached-crud --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx_cached_crud-139b047dda74b1be)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test conn::postgres::tests::test_create_schema ... FAILED
[INFO] [stdout] test conn::postgres::tests::test_get_pool ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conn::postgres::tests::test_create_schema stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::postgres::tests::test_create_schema' (17) panicked at src/conf.rs:21:57:
[INFO] [stdout] improperly configured: missing field `database_url`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625aab7302aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625aab7302aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625aab7302aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625aab7302aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625aab7481ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625aab7481ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x625aab7350a2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625aab7350a2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625aab70e07f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625aab70e07f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625aab727d09 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625aab20475c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x625aab20475c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625aab727f82 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x625aab727f82 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625aab70e138 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x625aab7058a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625aab70f00d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625aab7489ac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625aab7486f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x625aab1e74d5 - <core[786f478f706679df]::result::Result<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings, config[18024aeb5d18f1f]::error::ConfigError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x625aab1f81dd - <sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conf.rs:21:57
[INFO] [stdout]   22:     0x625aab1f81dd - <<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x625aab1ecc1e - <lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get::<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   24:     0x625aab1ed53d - <std[f92b4c606f291077]::sync::once::Once>::call_once::<<lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x625aab713727 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x625aab1ea709 - <std[f92b4c606f291077]::sync::once::Once>::call_once::<<lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x625aab1f7eef - <lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get::<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x625aab1f7eef - <sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   29:     0x625aab1f7eef - <sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   30:     0x625aab1e6c1a - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::get_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:12:17
[INFO] [stdout]   31:     0x625aab1e6606 - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::create_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:23:34
[INFO] [stdout]   32:     0x625aab1f1c59 - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_create_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:49:31
[INFO] [stdout]   33:     0x625aab1e948f - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x625aab1e954b - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x625aab1f074b - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   36:     0x625aab1ef9eb - tokio[f37310ead6fecf17]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   37:     0x625aab1ef9eb - tokio[f37310ead6fecf17]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   38:     0x625aab1ef9eb - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   39:     0x625aab1eac7d - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   40:     0x625aab1ee610 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   41:     0x625aab1ed83b - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   42:     0x625aab1e070a - <tokio[f37310ead6fecf17]::runtime::context::scoped::Scoped<tokio[f37310ead6fecf17]::runtime::scheduler::Context>>::set::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x625aab1ef2fa - tokio[f37310ead6fecf17]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   44:     0x625aab1f3d5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f37310ead6fecf17]::runtime::context::Context>>::try_with::<tokio[f37310ead6fecf17]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x625aab1f389d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f37310ead6fecf17]::runtime::context::Context>>::with::<tokio[f37310ead6fecf17]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x625aab1ec2e1 - tokio[f37310ead6fecf17]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   47:     0x625aab1ebdbe - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   48:     0x625aab1ec132 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   49:     0x625aab1ed392 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   50:     0x625aab1e25ea - tokio[f37310ead6fecf17]::runtime::context::runtime::enter_runtime::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x625aab1ea656 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   52:     0x625aab1e0330 - <tokio[f37310ead6fecf17]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   53:     0x625aab1e0434 - <tokio[f37310ead6fecf17]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   54:     0x625aab1f291a - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_create_schema
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:56:11
[INFO] [stdout]   55:     0x625aab1f16bd - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_create_schema::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:48:38
[INFO] [stdout]   56:     0x625aab1f8116 - <sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_create_schema::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x625aab1f883b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x625aab1f883b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x625aab20522b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x625aab20522b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x625aab20522b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x625aab20522b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x625aab200944 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x625aab200944 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x625aab207e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x625aab207e32 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x625aab207e32 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x625aab207e32 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x625aab207e32 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x625aab207e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x625aab207e32 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x625aab72f69f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x625aab72f69f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x733e7199daa4 - <unknown>
[INFO] [stdout]   78:     0x733e71a2aa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::postgres::tests::test_get_pool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::postgres::tests::test_get_pool' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625aab7302aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625aab7302aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625aab7302aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625aab7302aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625aab7481ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625aab7481ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x625aab7350a2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625aab7350a2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625aab70e07f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625aab70e07f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625aab727d09 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625aab20475c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x625aab20475c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625aab727f82 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x625aab727f82 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625aab70e16a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625aab7058a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625aab70f00d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625aab7489ac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625aab71381c - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x625aab1ea709 - <std[f92b4c606f291077]::sync::once::Once>::call_once::<<lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x625aab1f7eef - <lazy_static[fd59a79ea1c268f5]::lazy::Lazy<sqlx_cached_crud[1a1c43bb8a351297]::conf::Settings>>::get::<<sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x625aab1f7eef - <sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x625aab1f7eef - <sqlx_cached_crud[1a1c43bb8a351297]::conf::settings as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x625aab1e6c1a - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::get_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:12:17
[INFO] [stdout]   25:     0x625aab1f1843 - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_get_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:39:35
[INFO] [stdout]   26:     0x625aab1e948f - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x625aab1e954b - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x625aab1f074b - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   29:     0x625aab1ef9eb - tokio[f37310ead6fecf17]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x625aab1ef9eb - tokio[f37310ead6fecf17]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x625aab1ef9eb - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   32:     0x625aab1eac7d - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>, <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   33:     0x625aab1ee610 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   34:     0x625aab1ed83b - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   35:     0x625aab1e070a - <tokio[f37310ead6fecf17]::runtime::context::scoped::Scoped<tokio[f37310ead6fecf17]::runtime::scheduler::Context>>::set::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x625aab1ef2fa - tokio[f37310ead6fecf17]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x625aab1f3d5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f37310ead6fecf17]::runtime::context::Context>>::try_with::<tokio[f37310ead6fecf17]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x625aab1f389d - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f37310ead6fecf17]::runtime::context::Context>>::with::<tokio[f37310ead6fecf17]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x625aab1ec2e1 - tokio[f37310ead6fecf17]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>), <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x625aab1ebdbe - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   41:     0x625aab1ec132 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   42:     0x625aab1ed392 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   43:     0x625aab1e25ea - tokio[f37310ead6fecf17]::runtime::context::runtime::enter_runtime::<<tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x625aab1ea656 - <tokio[f37310ead6fecf17]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   45:     0x625aab1e0330 - <tokio[f37310ead6fecf17]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   46:     0x625aab1e0434 - <tokio[f37310ead6fecf17]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), sqlx_core[f1a7e780b9707feb]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   47:     0x625aab1f271a - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_get_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:44:11
[INFO] [stdout]   48:     0x625aab1f167d - sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_get_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/postgres.rs:38:33
[INFO] [stdout]   49:     0x625aab1f80d6 - <sqlx_cached_crud[1a1c43bb8a351297]::conn::postgres::tests::test_get_pool::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x625aab1f883b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x625aab1f883b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x625aab20522b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x625aab20522b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x625aab20522b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x625aab20522b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x625aab20522b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x625aab200944 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x625aab200944 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x625aab207e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x625aab207e32 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x625aab207e32 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x625aab207e32 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x625aab207e32 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x625aab207e32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x625aab207e32 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x625aab72f69f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   69:     0x625aab72f69f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x733e7199daa4 - <unknown>
[INFO] [stdout]   71:     0x733e71a2aa64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conn::postgres::tests::test_create_schema
[INFO] [stdout]     conn::postgres::tests::test_get_pool
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "54ccaef7366f7a05aa0a6329df84fdcfd4e326cc172c0d6b9b96e8ac378fc48d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ccaef7366f7a05aa0a6329df84fdcfd4e326cc172c0d6b9b96e8ac378fc48d", kill_on_drop: false }`
[INFO] [stdout] 54ccaef7366f7a05aa0a6329df84fdcfd4e326cc172c0d6b9b96e8ac378fc48d
